wayland: Avoid a crash
authorMatthias Clasen <mclasen@redhat.com>
Thu, 19 Nov 2015 19:39:42 +0000 (14:39 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Nov 2015 19:40:55 +0000 (14:40 -0500)
commit12a692ea9debe86212fa90396ff987b4cc7764d3
treebc6abe58037321855a8a3aed28e472b204238c37
parent029aad7907a2381e398a601d25907c39cf9b332b
wayland: Avoid a crash

We can end up in situations where NULL gets passed to
get_transient_parent(). Embrace it instead of avoiding it.

https://bugzilla.gnome.org/show_bug.cgi?id=758327
gdk/wayland/gdkwindow-wayland.c